Skip to content

下载批次退款明细

可获取到某批次的退款明细数据,包括订单号、单品信息、银行流水号等,用于对账/数据分析。 官方文档

js
wxpay
.
v3
.
marketing
.
favor
.
stocks
.
_stock_id_
.
refundFlow
.
get
({
stock_id
,
}) .
then
(
({
data
: {
url
,
hash_value
,
hash_type
,
}, }) => ({
url
,
hash_value
,
hash_type
,
}) )

Released under the MIT License. (SITEMAP)